home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Web Server / wIRCd Advanced.EXE / %MAINDIR% / Changes.old next >
Encoding:
Text File  |  2001-01-25  |  6.6 KB  |  175 lines

  1. wIRCdAdvanced 1.2 - Changes:
  2.  
  3. - Fixed bot's nick, in 1.2 the bots all had the same nick, so if you linked
  4. 2 servers together, it would kill one.. there is about a 1 in a million shot
  5. of that now.
  6.  
  7. - Added bot menus, where you can re-add an O: line if you remove it.
  8.  
  9. - fixed in about box, it saying wircd Plus instead of advanced, I am working on two
  10. wircds, plus is my other one.
  11.  
  12. - Added bot.connect; to close dialog box, where if the user clicks cancel it will
  13. reconnect.
  14.  
  15. - Cleaned up some sloppy code, load faster(?) - I had alot of onCreate events which
  16. basically means when you start the program it does it, and I didnt need to have it there
  17. things such as loading the config file for the editor and so on, this also created a problem
  18. with the config file not being fresh when you viewed it, this was fixed.
  19.  
  20. - fixed bug in 'start' in file menu.
  21.  
  22.  
  23. wIRCdAdvanced 1.3 - Changes:
  24.  
  25. - Apr. 11 '00 - 
  26.  
  27. - The 'Send raw data' in the bot menu can be used now, just be careful not to
  28. send something like QUIT to it, because that will mess up the server.
  29.  
  30. - Disabled menu 'Extra' and menu items File->Restart, Bot->Reconnect if needed, 
  31. and Bot->Send raw data - the reason I disabled them is because if the server isnt running
  32. then there is no need for 'em, they are enabled when you start the server.
  33.  
  34. - Possible problem? When a user disconnects from the net, it gives api errors, or just me?
  35. email me at rpope7@netzero.net plz.
  36.  
  37. - Changed the 'Add Port' feature from a 'form' to a dialog box - it was a waste of space.
  38.  
  39. - By suggestion - centered forms and made them 'stay on top' such as config file editor
  40. and so on.
  41.  
  42. - Added 6 new datafiles to the website, these include: twilight - terrax and RelicNet
  43. I tried to make a datafile from Unreal 2.1.4 but the wircd I made it from was screwed, so 
  44. unless someone finds me a working one, there wont be one. 
  45. And with that note, i'll add them to the get new datafile feature, but i'm gonna
  46.  change that to a pull down menu (tommorrow?), so it can be updated easier, 
  47. and also take less file space.
  48.  
  49. - Apr. 12 '00 -
  50.  
  51. - Added a function to make sure the bot's O: line is there, only one setback:
  52. it MUST be on line 15 in the config file, if it's not then it will move the old line
  53. 15 to the end, and add it. so make sure you keep it at 15... 
  54.  
  55. - Removed 'Readd bot's O: line' from bot menu - since the server checks for it on startup
  56. it wasnt needed. If you remove it while the server is running, then click on config file
  57. it checks when it opens also, but note you'll need to restart the server after adding it
  58. this way.
  59.  
  60. - Apr. 13 '00 -
  61.  
  62. - Made the 'Get new datafile' button invoke the web browser and load the downloads
  63. page on the site, this insures you get the newest list/wircds.
  64.  
  65. - Checks for wircd.data file on startup - if its not there then the Start Server
  66. buttons are disabled and instructions on how to get one are shown.
  67.  
  68. - Apr. 14 '00 -
  69.  
  70. - Removed the 'ServerIP' field from the make new config file - no need for it.
  71.  
  72. - Added a server debug window, though mainly for programmers and such, defenatly worth
  73. looking at for server problems.. it's accessable from Extras->Server Debug Window.
  74. (Server must be running!)
  75.  
  76. - Changed the wIRCd Advanced text in the main window - I know, nothing really special about
  77. that but oh well.
  78.  
  79. - Fixed 'cancel' button on confirm close dialog, if the server wasnt running and the user
  80. clicked cancel then it would give a socket error trying to reconnect the bot.
  81.  
  82. - Added function to delete the ircd.pid file on close - I hate those files. they have
  83. no purpose.
  84.  
  85. - Apr. 15 '00 -
  86.  
  87. - Updated about window and added credits to it.
  88.  
  89. - Discovered wircd advanced will not run wircd2000 because wircd2000 uses a wircd.ini
  90. file instead of ircd.conf.
  91.  
  92. - Apr. 16 '00 -
  93.  
  94. - Began work on the wircd2000 release, finished it except for 1 error, but its simple enough 
  95.  to fix..
  96.  
  97. - fixed mistake in MOTD window, where it saying ircd.conf config file editor.
  98.  
  99. - Apr. 19 '00 - 
  100.  
  101. - wIRCdAdvanced 2.0 begins.
  102.  
  103. - Changed about window, added seperate window with credits. (See Help->Credits..)
  104.  
  105. - Apr. 20 '00 - 
  106.  
  107. - Started coding on an advertising bot, it connects to the DALnet IRC Network, and every
  108. 30 minutes shows a message with your IP in it. a sample of whats to come. (See extra menu)
  109.  
  110. - Apr. 21 '00 -
  111.  
  112. - Removed advertising bot, caused errors with wircdA.. will re-add later today, or tommorrow 
  113. to a different form.
  114.  
  115. - Apr. 26 '00 -
  116.  
  117. - Began a new GUI design for 2.0, I started to dislike the black color of it, 
  118. it didn't match once I changed my windows colors. :-)
  119.  
  120. - May 22 '00 -
  121.  
  122. - No updates for a while, had computer problems, and so on.. got it all fixed and releasing
  123. 2.0 full tommorror (?).
  124.  
  125. - Added an ASCii art button in the edit motd window.
  126.  
  127. - Added new 'tray' feature, now shows an icon while wircda is running.
  128.  
  129. - Added a 'Connect to #wircd@DALnet' option in help menu, using this will connect ya
  130.  and make you join.
  131.  
  132. =-= 2.60 CHANGES =-=:
  133.  
  134. Uh Oh! it looks as if I forgot to include 2.50 changes =/
  135.  
  136. Well, 2.60 changes are as follows:
  137. tons of bug fixes. We fixed all known bugs, now you can find new ones
  138. for me!
  139. Changed the look of the GUI. 
  140.  
  141. Oct. 17 '00: 
  142. Fixed the killtask() bug, if the file name was anything besides 
  143. wircd.exe, it would give a ton of errors on close.
  144. Oct. 18-28 '00:
  145. Fixed a big bug, when you clicked on start server. it would activate
  146. a timer to make the bot OPER, and even if it didn't successfully
  147. oper, it would still enable the features.
  148. It now connects, detects the right time to send the OPER command
  149. and if it successfully opers, it enables the features it uses.
  150.  
  151. Renamed the 'Extras..' menu to 'Controls'.
  152.  
  153. Added a Who's connected feature, and also a server stats feature
  154. both are on the 'Controls' menu.
  155. (Server must be running to use anything on the Controls menu.)
  156.  
  157. October 28 '00:
  158. wIRCd Advanced 2.60 FULL released.
  159.  
  160. --- 2.75 ---
  161. On November 24' 00 we started 2.75, this will be a big release as well
  162. because we're cleaning our code, hoping to make it faster, and fewer
  163. bugs in the source, most of the code was written overnight as the
  164. base, and is being modified.
  165.  
  166. Don't expect real detailed descriptions on this version.
  167.  
  168. - Started on a Pro series, this one will aim to higher-power computers
  169. it will be more feature-detailed.
  170. Added SKIN Abilities to Pro.
  171.  
  172. - Added a debugging system. wIRCd Advanced will not show error messages
  173. anymore. in the past, it would display them if everything wasn't perfect
  174. now, it's flexible. It also logs to a debug.log file, if you encounter
  175. serious errors, send me this log at wircda@bellsouth.net.